home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / FRITZ1.DXR / 00161.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  127 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(1, 0)
  3.   repeat with i = 10 to 13
  4.     puppetSprite(i, 0)
  5.     sprite(i).visible = 0
  6.   end repeat
  7. end
  8.